home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 September
/
PCWSEP07.iso
/
Software
/
Shareware
/
xStarter 1.8.8
/
setup.exe
/
{app}
/
xStartUI.exe
/
0
/
RCDATA
/
TABOUTFORM
/
TABOUTFORM.txt
< prev
Wrap
Text File
|
2007-06-06
|
6KB
|
240 lines
object AboutForm: TAboutForm
Left = 344
Top = 219
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 237
ClientWidth = 414
Color = clBtnFace
ParentFont = True
KeyPreview = True
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 195
Width = 414
Height = 3
Align = alBottom
Shape = bsBottomLine
end
object Bevel2: TBevel
Left = 137
Top = 0
Width = 3
Height = 195
Align = alLeft
Shape = bsLeftLine
end
object Panel2: TPanel
Left = 0
Top = 198
Width = 414
Height = 39
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
DesignSize = (
414
39)
object btOk: TElPopupButton
Left = 298
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
ModalResult = 1
Caption = 'OK'
TabOrder = 0
OnClick = btOkClick
Anchors = [akRight, akBottom]
end
object btHelp: TElPopupButton
Left = 8
Top = 8
Width = 113
Height = 25
ImageIndex = 14
UseImageList = True
Images = TrayForm.ilMain
DrawDefaultFrame = False
Caption = 'Help'
TabOrder = 1
OnClick = btHelpClick
Anchors = [akLeft, akBottom]
end
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 137
Height = 195
Align = alLeft
BevelOuter = bvNone
TabOrder = 1
object Image1: TImage
Left = 4
Top = 5
Width = 129
Height = 89
Cursor = crHandPoint
Picture.Data = {<image000.bmp>}
Transparent = True
Visible = False
OnClick = Image1Click
end
end
object ElPageControl1: TElPageControl
Left = 144
Top = 8
Width = 265
Height = 185
ShowBorder = False
Style = etsNetTabs
TabIndex = 0
TabPosition = etpBottom
HotTrackFont.Charset = DEFAULT_CHARSET
HotTrackFont.Color = clBlue
HotTrackFont.Height = -11
HotTrackFont.Name = 'MS Sans Serif'
HotTrackFont.Style = []
ActivePage = pgAbout
ActiveTabFont.Charset = DEFAULT_CHARSET
ActiveTabFont.Color = clWindowText
ActiveTabFont.Height = -11
ActiveTabFont.Name = 'MS Sans Serif'
ActiveTabFont.Style = []
UseActiveTabFont = True
DefaultPage = pgAbout
ParentColor = False
TabOrder = 2
UseXPThemes = False
DockOrientation = doNoOrient
object pgAbout: TElTabSheet
PageControl = ElPageControl1
Caption = 'About'
object JvHotLink1: TElURLLabel
Left = 42
Top = 64
Width = 122
Height = 13
Cursor = crHandPoint
Caption = 'http://www.xstarter.com'
Color = clBlue
URL = 'http://www.xstarter.com/index.html?from_prog'
HyperLinkStyle = [fsUnderline]
DockOrientation = doNoOrient
ParentColor = False
end
object Label3: TLabel
Left = 4
Top = 131
Width = 257
Height = 30
AutoSize = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Copyright: TLabel
Left = 4
Top = 113
Width = 230
Height = 13
Caption = 'Copyright '#169' 2003-2007 xStarter Solutions, Inc.'
IsControl = True
end
object Label2: TLabel
Left = 4
Top = 84
Width = 35
Height = 13
Caption = 'e-mail: '
IsControl = True
end
object JvHotLink2: TElURLLabel
Left = 42
Top = 84
Width = 109
Height = 13
Cursor = crHandPoint
Caption = 'support@xstarter.com'
Color = clBlue
URL = 'mailto:support@xstarter.com'
HyperLinkStyle = [fsUnderline]
DockOrientation = doNoOrient
ParentColor = False
end
object Label1: TLabel
Left = 4
Top = 64
Width = 31
Height = 13
Caption = 'www: '
IsControl = True
end
object Version: TLabel
Left = 4
Top = 43
Width = 85
Height = 13
Caption = 'Version 1.06 beta'
IsControl = True
end
object ProductName: TLabel
Left = 4
Top = 11
Width = 257
Height = 30
AutoSize = False
Caption = 'xStarter'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
IsControl = True
end
end
object pgCredits: TElTabSheet
PageControl = ElPageControl1
Caption = 'Credits'
Visible = False
object ElMemo1: TElMemo
Left = 0
Top = 0
Width = 265
Height = 161
UseXPThemes = False
ReadOnly = True
BorderStyle = bsNone
Text =
'A lot of thanks to:'#13#10'Carlo Kok [PascalScript component]'#13#10'Mike Li' +
'schke [VirtualTreeView component]'#13#10'Lukas Gebauer [Synapse compon' +
'ents]'#13#10'Primoz Gabrijelcic [GPSysHook components]'#13#10'Team of Projec' +
't JEDI for JVCL and JCL'#13#10#13#10'Additional thanks to all program test' +
'ers and helpers:'#13#10'Pavel Igumnov'#13#10'Roman Gawrilov'#13#10'Alex Plyuto'#13#10'Vi' +
'ncent Casale'#13#10'Dusan Stojanovic'
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
ScrollBars = ssVertical
VertScrollBarStyles.UseXPThemes = False
HorzScrollBarStyles.UseXPThemes = False
Color = clBtnFace
TabOrder = 0
end
end
end
end